Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
WirelessHeader Class Reference

Wireless header structure. More...

Inheritance diagram for WirelessHeader:
Header Pdu Signal

Public Attributes

short frameControl
 
short duration
 
short id
 
mac macAddress1
 
mac macAddress2
 
mac macAddress3
 
short sequenceControl
 
mac macAddress4
 
int crc
 
string transportSsid
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

Wireless header structure.

Member Data Documentation

◆ crc

int WirelessHeader::crc

◆ duration

short WirelessHeader::duration

◆ frameControl

short WirelessHeader::frameControl

◆ id

short WirelessHeader::id

◆ macAddress1

mac WirelessHeader::macAddress1

◆ macAddress2

mac WirelessHeader::macAddress2

◆ macAddress3

mac WirelessHeader::macAddress3

◆ macAddress4

mac WirelessHeader::macAddress4

◆ sequenceControl

short WirelessHeader::sequenceControl

◆ transportSsid

string WirelessHeader::transportSsid

The documentation for this class was generated from the following file: